home *** CD-ROM | disk | FTP | other *** search
- CSG Objects
- ===========
-
- Many of the superprimitives are defined to be valid CSG objects and
- can be used in building larger CSG objects much like a normal CSG-valid
- primitive (like sphere or cube).
-
-
- /****************************************************************************
- *
- * CSG objects. This is a list of objects that should
- * give valid results as parts of CSG operations.
- *
- */
-
- RSPboxframe() <rounded.rh>
- RSPcube() <regsolids.rh>
- RSPcylinder_board() <chess.rh>
- RSPdodecahedron() <regsolids.rh>
- RSPicosahedron() <regsolids.rh>
- RSPoctahedron() <regsolids.rh>
- RSProundedbox() <rounded.rh>
- RSProundedcylinder() <rounded.rh>
- RSProundeddisc() <rounded.rh>
- RSPskysphere() <sky.rh>
- RSPtetrahedron() <regsolids.rh>
- RSPtriprism() <prisms.rh> /* conditional, see prisms.rh */
- RSPtoothbrush() <clean.rh>
- RSPsoapbar() <clean.rh>
- RSPsoap_dish() <clean.rh>
- RSPsoap_and_dish() <clean.rh>
- RSPglass() <clean.rh>
- RSPglass_holder() <clean.rh>
- RSPjewel8pt() <jewels.rh>
- RSPmounted_jewel8pt() <jewels.rh>
-